Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/redux toolkit migration #99

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

egenerse
Copy link

@egenerse egenerse commented Oct 1, 2024

I need to test more edge cases

This pr needs ls1intum/Apollon#384
to test it locally I used
npm link from change apollon, these steps can be followed to link local apollon to local run apollon_standalone

Old redux usage is removed, redux toolkit migration is implemented.
All react class components are changed to functional component

We don't need to use 'redux' library and 'redux-observable'
New slices are created.

quick demo

Screen.Recording.2024-10-18.at.22.34.28.mov

@egenerse egenerse self-assigned this Oct 1, 2024
@egenerse egenerse marked this pull request as ready for review October 18, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant